home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15039 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fozzie.sun3.iaf.nl!not-for-mail
  2. From: geert@fozzie.sun3.iaf.nl (Geert Bosch)
  3. Newsgroups: comp.lang.ada,comp.lang.c++
  4. Subject: Re: some questions re. Ada/GNAT from a C++/GCC user
  5. Followup-To: comp.lang.ada,comp.lang.c++
  6. Date: 3 Apr 1996 01:57:10 +0200
  7. Organization: La Calandre Infortunee
  8. Message-ID: <4jsesm$gpa@fozzie.sun3.iaf.nl>
  9. References: <wnewmanDoxrCp.DKv@netcom.com> <SIMON.96Mar30153124@pogner.demon.co.uk> <315D902C.6F7B@escmail.orl.mmc.com> <Dp3G4u.KEA@world.std.com> <4jmuj5$lkh@dayuc.dayton.saic.com> <315F4A9D.7E6F@mcs.com> <4jq4vd$2s5@ferrari.NetXpress.com>
  10. NNTP-Posting-Host: fozzie.sun3.iaf.nl
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Glenn H. Porter (ghporter@NetXpress.com) wrote:
  14. `` Most folks that responded to this missed something.  That it is
  15.    simply easier to parse source code that has all of the declarations
  16.    in one section while building a symbol table. ''
  17.  
  18. You still forgot to mention something: 
  19.    Also for humans (at least for this human) it is simply easier to
  20.    parse source code that has all of the declarations in one section.
  21.  
  22. Regards,
  23.    Geert
  24.  
  25. PS. I'm afraid I also build symbol tables while parsing the source ;-)
  26.